[INFO] fetching crate jacs-cli 0.9.14...
[INFO] testing jacs-cli-0.9.14 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate jacs-cli 0.9.14 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate jacs-cli 0.9.14
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jacs-cli 0.9.14
[INFO] tweaked toml for crates.io crate jacs-cli 0.9.14 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jacs-cli 0.9.14 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jacs-cli 0.9.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `jacs_cli`
[INFO] [stderr]   * `bin` target `jacs`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1648542a157382c42cf295f174b8196093d902ec1bc6a82c03f679c941d478c3
[INFO] running `Command { std: "docker" "start" "-a" "1648542a157382c42cf295f174b8196093d902ec1bc6a82c03f679c941d478c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1648542a157382c42cf295f174b8196093d902ec1bc6a82c03f679c941d478c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1648542a157382c42cf295f174b8196093d902ec1bc6a82c03f679c941d478c3", kill_on_drop: false }`
[INFO] [stdout] 1648542a157382c42cf295f174b8196093d902ec1bc6a82c03f679c941d478c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e706ce0bab4b1faebedcf4d36210d4ee73fb702ac0d5ce6bc8520876536d4c0
[INFO] running `Command { std: "docker" "start" "-a" "7e706ce0bab4b1faebedcf4d36210d4ee73fb702ac0d5ce6bc8520876536d4c0", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `jacs_cli`
[INFO] [stderr]   * `bin` target `jacs`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling hashify v0.2.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling jacs v0.9.14
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling mail-parser v0.11.2
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling serde_json_canonicalizer v0.3.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling fips204 v0.4.6
[INFO] [stderr]    Compiling fips203 v0.4.3
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling object_store v0.12.5
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling jacs-binding-core v0.9.14
[INFO] [stderr]    Compiling jacs-mcp v0.9.14
[INFO] [stderr]    Compiling jacs-cli v0.9.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 52s
[INFO] running `Command { std: "docker" "inspect" "7e706ce0bab4b1faebedcf4d36210d4ee73fb702ac0d5ce6bc8520876536d4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e706ce0bab4b1faebedcf4d36210d4ee73fb702ac0d5ce6bc8520876536d4c0", kill_on_drop: false }`
[INFO] [stdout] 7e706ce0bab4b1faebedcf4d36210d4ee73fb702ac0d5ce6bc8520876536d4c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42b9ab0e46842990185a3fa039d82302b6e4dba29e791ef7aa228f66d1b4575c
[INFO] running `Command { std: "docker" "start" "-a" "42b9ab0e46842990185a3fa039d82302b6e4dba29e791ef7aa228f66d1b4575c", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `jacs_cli`
[INFO] [stderr]   * `bin` target `jacs`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling object_store v0.12.5
[INFO] [stderr]    Compiling jacs v0.9.14
[INFO] [stderr]    Compiling jacs-binding-core v0.9.14
[INFO] [stderr]    Compiling jacs-mcp v0.9.14
[INFO] [stderr]    Compiling jacs-cli v0.9.14 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc2ZeB7c/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libjacs_cli-390c8d26efaaddc7,libtiny_http-ae13f0370bbadf51,libhttpdate-fd089b66c335a993,libchunked_transfer-a9431c79d0b0e0c9,libascii-9dbd0624461c1569,libjacs_mcp-104a602c8f265c8f,librmcp-3e130e0d62320a19,libprocess_wrap-dca365fa7960e7e8,libnix-baf1a55c1075d9ad,libtokio_stream-9308fd2d0bf5ee4e,libschemars-31d83d7011b380c6,libdyn_clone-b4373bc64eef4ba3,libjacs_binding_core-2e2b02576369f8c7,libanyhow-bb5f243237f5f99b,libjacs-b41af18af5f824ec,libdirs-7e34b642eb084335,libdirs_sys-1a79f0f20e2c66d8,liboption_ext-38791eff9acb757e,libhex-ce2ce186edf8450e,libstrum-e723672478217369,libencoding_rs-e36cbb4cff8cacd8,libserde_yaml_ng-b43a36c034725d9e,libunsafe_libyaml-e6cc77d70c606c35,libmime_guess-0b30e35c05d4b5f3,libunicase-39c350669888fd67,libmime-7cbfcc84299bf52b,libreqwest-342945ef1679ef01,librustls_platform_verifier-bcecb2a63edd19a8,libpem-8e22783d6595b847,librpassword-b09017fa1888db66,librtoolbox-eee69b79b23a4544,librusqlite-3097778a14b17b00,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libhashlink-12988a6843c306bb,libhashbrown-fbaa85461876127a,liblibsqlite3_sys-4ed8bb4f8ea03a4a,libobject_store-7666b368569bdaf9,libhumantime-34143751b63faeab,libquick_xml-cd3062c0818748f4,libmd5-0b2aed5429e4395a,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libfutures-20135cb5c46cdfba,libfutures_executor-623bbe01259123e7,libphf-31c6968a153d25e1,libphf_shared-dbba0d1ad0b10473,libsiphasher-025167c577866f36,libvalidator-5f34c5a913f67ffb,libreferencing-2e9c48f835a0eabc,libmoka-7b0a8cbc401d9a3b,libportable_atomic-397a52740b99f831,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-0de33e397810f096,libtracing_appender-bb51bfff391a8248,libthiserror-b705a45025fdf89b,libtime-e641ade5eb7435c8,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libtracing_subscriber-3b1e8cd713d65d25,libsharded_slab-3c2326df4a4afc8f,libmatchers-a5dc9097c2e8aa5a,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-f38a70244c2039fa,libkeyring-a061f94c70c59425,libdbus_secret_service-77274e88fa5894cb,libdbus-7636a4190cd486a0,liblibdbus_sys-36a320d987ddff1b,libunicode_normalization-46c9a83138ec5fa3,libmail_parser-48eda7998d8d02e7,libhickory_resolver-5bcdad192eac03f6,libresolv_conf-b20e9d68fd564250,liblru_cache-fd22df1ec08261b4,liblinked_hash_map-b7c8a9e7b45c620f,libhickory_proto-de96494149ece7a9,libdata_encoding-b4708a4db8b9ff4f,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libthiserror-f7bc4672faa689cd,libfips204-68a4c7fdc2c1d178,libhkdf-55ba2d7885441d4f,libfips203-47fbc6d5ef0df431,libsha3-5fd553f265a7e0df,libkeccak-c0b215619c5ecde0,librand-8039426b206a16c6,librand_chacha-24e2854fbd17681c,librand_core-41d81e20cff79b5f,libpbkdf2-d6680345ec5e220f,libhmac-f26c6c17cf743afa,libpassword_hash-c9b62e000b859788,libaes_gcm-1019e538b3881e19,libctr-2cf6f5d5ee321345,libghash-ff5ac228a9da9521,libpolyval-4432afeb4a09ce1e,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-5f4e33fb7c993c16,libaes-e36a65ac9e810052,libcipher-86c928b08866fb39,libinout-e66b425125eef00e,libaead-9c363563133fb9ad,libserde_json_canonicalizer-f389b37301a2a36f,libryu_js-da5742460dee5167,libjsonschema-16a43a43655350a8,libreqwest-f169a726fe4d9e2c,libhyper_rustls-b40796965c98576c,librustls_native_certs-71227b99e5921a0e,libopenssl_probe-703a3ddfc0e4be36,libtokio_rustls-2ab74f14f0c93a44,librustls-c312c32ff60666a7,libwebpki-9a765fd2bec2d9af,libaws_lc_rs-9713a6839e5dd3cf,libaws_lc_sys-4451d37125752eb6,libring-2ef5c18df5d030de,libuntrusted-151845769873c416,librustls_pki_types-f0d7e58e2ca5dddf,libserde_urlencoded-3b7ce6b71fd7bd77,libryu-96e4827cb8e74ef1,libtower_http-4afa879e77f84878,libbitflags-5009bb8c2d6ccbe4,libiri_string-6cdde5800cd3944e,libtower-712b0f8298e3c5d6,libtower_layer-5699d784b4449e00,libhyper_util-4cba76a11eb4d0b8,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-76603cf351880a44,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-e9664f42cfa28138,libindexmap-d3e2c89f7db67cdb,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libtokio_util-9b8b4a893aa87e3a,libtokio-9bf6473a7cc2696a,libsignal_hook_registry-808f35c3fa954650,liberrno-a02a150ba99c8c21,libsocket2-64f3348eafb0e07d,libmio-be2975a378f0882b,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libfutures_util-a9d04e3d4a1e0e83,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,liblog-753a0cb3f11b08fe,libhttp-f9b3654e0d1e7e7a,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbytecount-5becb3bef02b0350,libfraction-3554cbad8e5b86fe,libnum-7dc017cfb35b516a,libnum_rational-a10e4c9686cd0ac0,libnum_complex-8d5ad02c0e9f6029,libnum_bigint-31db6766a226cebb,libuuid_simd-28195475030f2ed3,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libfancy_regex-d89ae2bb8c5708d0,libbit_set-9f03b899fdff376f,libbit_vec-a9f350a1f4e2b87e,libemail_address-a3f7a7f5f1918667,libnum_cmp-7a5e5868ad6fe5dc,libreferencing-53c6e53b6798eab7,libparking_lot-31a6f4fcd126e090,libparking_lot_core-d1eca4fc9f307ed8,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfluent_uri-8c6f09130b208510,libborrow_or_share-91f5a553b5a7e20f,libref_cast-d3702dc26c8523fb,libahash-18fd62e2f9689c89,libgetrandom-d4daf69cbac5a447,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libsecrecy-b43b05ea6b4f38da,libregex-5928f209e59bbb2a,libregex_automata-4ec5fb25e7e837e0,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libflate2-0f1402ca2641abbe,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libcrc32fast-5906a57d877d687d,libdifference-c3c951ffb6ba3bcc,libchrono-74db26dee2822c9e,libiana_time_zone-fc58c626b0bdfc25,liburl-9d6f8af265350238,libidna-8e92055e6d0b2bac,libidna_adapter-c173a52f80bca188,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-7674ca775681201e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libuuid-c1a629645b2ac007,libgetrandom-a2a6421a83722939,librsa-da7cd212bf9cbf03,libsha2-046d682e8b348464,libcpufeatures-bb85f9e0eaf4b5a3,libpkcs1-7d5ca5a7b62b4ca1,libpkcs8-32a074fa95f2d20a,libspki-b06d5fe75c15004d,libder-3bd2368902f100b6,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libsignature-2d72755014ac5f84,libdigest-8101ce1e1315ad57,libsubtle-36de91ddef2ef320,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-5dce873968ab2a0e,libcrypto_common-9f9963978e05cb31,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libnum_bigint_dig-43e1ec2d73df7898,liblibm-5a7600805088532e,libnum_iter-15c9880a121dee5f,librand-904807eb64470fbe,librand_chacha-d822764b85701f3c,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-7f9e22996d490561,libgetrandom-a7530ef5680e3a1b,liblibc-5aa6b994cde1a1a4,libcfg_if-cad248e7066eec15,libzeroize-d75a9f1ba25d1a18,libnum_integer-42176d50c4020fd4,libnum_traits-d68c98c344324d7c,liblazy_static-eaa0581a0601d463,libspin-14e90d4737919fb6,libsmallvec-128704011005142e,libserde-b711fd237057a74e,libbase64-fff42f7554bbeb90,libserde_json-892e7b80874f0e31,libmemchr-d8218b780a78fe0a,libzmij-d2f562b84b927b2e,libitoa-0d0a278c06e14513,libserde_core-96573417319e0c85,libtracing-cdd04d661b1e46d2,libpin_project_lite-8ad468af17824a0b,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libclap-d717de46109f15dc,libclap_builder-16a8354aba2c9b08,libstrsim-f574d476d7d1a6ac,libanstream-10af654a6a591e47,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-b142de50e08d6dd9,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libanstyle-9d4e02ef4a406ce1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2ZeB7c/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-05fc1ba6dec6593a/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-23f785e2361357f1/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-76b66f7e4cfeb401/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli_command_snapshot-82930bb9038021fa" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jacs-cli` (test "cli_command_snapshot") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "42b9ab0e46842990185a3fa039d82302b6e4dba29e791ef7aa228f66d1b4575c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42b9ab0e46842990185a3fa039d82302b6e4dba29e791ef7aa228f66d1b4575c", kill_on_drop: false }`
[INFO] [stdout] 42b9ab0e46842990185a3fa039d82302b6e4dba29e791ef7aa228f66d1b4575c
